home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <title>Internet Services Administrator - WWW</title>
- <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
-
- <!-- Header -->
- <TABLE BORDER=0>
- <TR VALIGN=CENTER>
- <TD>
- <A HREF="/htmla/htmla.htm">
- <IMG SRC="/htmla/iis_t.gif" ALT="" ALIGN=BOTTOM BORDER=0></A></TD>
- <TD><FONT SIZE=+2 COLOR=#802020>
- <B>Current <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Sessions</B></FONT><BR>
- <FONT SIZE=+1 COLOR=#802020>Connections to <%servname%>://<%hostname%></FONT>
- </TD></TR>
- </TABLE>
- <HR>
- <P>
-
- <!-- Sessions -->
- <table border nowrap>
- <th width=180>Connected Users</th><th width=160>From</th>
- <th width=80>Time</th><th width=150>Action...</th>
- <%beginiteration enumusercount%>
- <tr>
- <td><%enumusername%></td><td><%enumuseraddr%></td><td><%enumusertime%></td>
- <td><a href=/HtmlaScripts/htmla.dll?<%servname%>/disc+<%enumuserid%>>Disconnect</a></td>
- </tr>
- <%enditeration%>
- </table>
- <P>
-
- There are <%enumusercount%> User(s) currently connected.
- <p>
-
- <DL>
- <DD><a href=/HtmlaScripts/htmla.dll?<%servname%>/disca><IMG SRC="/htmla/hand.gif" BORDER=0> Disconnect All</a><p>
- <DD><a href="/HtmlaScripts/htmla.dll?<%servname%>/serv"><IMG SRC="/htmla/hand.gif" BORDER=0> Close</a><p>
-
- <%if platformtype NE 3%>
- <!-- Not on Windows 95(CHICAGO) -->
- <DD><a href="/HtmlaScripts/htmla.dll?<%servname%>/conn"><IMG SRC="/htmla/hand.gif" BORDER=0> Refresh Screen</a><p>
- <%endif%>
-
- </DL>
-
- </html>
-